Method GetPathToRootWithUserAsync<TProps>(long, long?, bool)
protected virtual Task<IEnumerable<TreeRedbObject<TProps>>> GetPathToRootWithUserAsync<TProps>(long objectId, long? userId = null, bool checkPermissions = false) where TProps : class, new()